Set the selection state of an array of document ids to the selection state indicated by fSelected.
Syntax
Parameters
|
Parameters |
Description |
|---|---|
|
int iIndex |
Value returned by addIndex() to identify this index in the SearchFilter |
|
int[] docIds |
Array of document ids to select |
|
boolean fSelected |
Select state to apply to the document ids |